@charset "UTF-8";
/* CSS Document */

* {margin: 0;padding: 0;}

*:focus {outline: none;}
html {position: relative;}
body {font: 12px/1.5 "PingFang SC", Microsoft YaHei, Arial, "\5B8B\4F53", sans-serif;}
body.layer-body {width: 100vw; height: 100vh; min-width: auto; min-height: auto;}
img {border: 0 none; max-width: 100%;}
ul, li {display: block; list-style: none;}
a {text-decoration: none; cursor: pointer; transition: color .2s;}
textarea {resize: none;}
table {width: 100%;}

.center-1200 {width: 1200px; margin: 0 auto;}



